Vuex, Redux, Flux


vuex vs redux

Vuex :

  • UI -[dispatch]-> action -[commit]-> mutation -> state

Redux :

Flux 設計理念

Redux

https://chentsulin.github.io/redux/docs/basics/index.html

基本 Redux

Redux Middlware

side effect 異步操作 => redux-thunk & redux-saga

Vuex








你可能感興趣的文章

最會翻譯的webpack

最會翻譯的webpack

作夢也在寫程式~讓 Siri 講睡前故事

作夢也在寫程式~讓 Siri 講睡前故事

[Release Notes] 20200924_v1 - Fix blog post serie checkbox bug & add publish type modal

[Release Notes] 20200924_v1 - Fix blog post serie checkbox bug & add publish type modal






留言討論